ActiveReports 12
Id Property (DataTree.Scope<T>)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.DataEngine Namespace > DataTree.Scope<T> Class : Id Property
Gets unique id of this scope. For non-interactive reports it could be zero valued.
Syntax
'Declaration
 
Public ReadOnly Property Id As Integer
public int Id {get;}
Remarks
This property is added primarily to simplify implementation of interactivity features.
See Also

Reference

DataTree.Scope<T> Class
DataTree.Scope<T> Members